Pet Store Web Service
PostupdatePetWithForm

Resource Path: /pet/{petId}

Description
Updates a pet in the store with form data
Parameters
NameDescriptionData Type
ID of pet that needs to be updatedinteger
Updated name of the petstring
Updated status of the petstring
Fault Responses
FaultDescription
Invalid input
See Also